.. _EEex_UnlearnClericSpell: =================================== EEex_UnlearnClericSpell =================================== :: EEex_UnlearnClericSpell(actorID, level, resref) Removes a spell from known cleric spells for an actor **Parameters** * **actorID** - id of actor that is unlearning spell * **level** - spell level * **resref** - resource reference of spell to unlearn **Return** None **Example** :: EEex_UnlearnClericSpell() **See Also** :ref:`EEex_LearnClericSpell`, :ref:`EEex_LearnInnateSpell`, :ref:`EEex_LearnWizardSpell`, :ref:`EEex_UnlearnInnateSpell`, :ref:`EEex_UnlearnWizardSpell`